From 097b13878af2e00852339569e16990caa72b4aa7 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 16 Jan 2012 22:16:13 +0000 Subject: [PATCH] Actually add HAVE_SDK so that it'll get used when it's built for delbin. --- gpsbabel/config.h.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpsbabel/config.h.in b/gpsbabel/config.h.in index c80201995..18a7c51c0 100644 --- a/gpsbabel/config.h.in +++ b/gpsbabel/config.h.in @@ -78,3 +78,5 @@ /* 1 to inhibit our use of zlib. */ #undef ZLIB_INHIBITED + +#undef HAVE_WDK -- 2.30.2